func internal/poll.convertErr

3 uses

	internal/poll (current package)
		fd_poll_runtime.go#L68: 	return convertErr(res, isFile)
		fd_poll_runtime.go#L84: 	return convertErr(res, isFile)
		fd_poll_runtime.go#L115: func convertErr(res int, isFile bool) error {